[NTG-context] Re: Fwd: Re: how to apply gradient color to a piece of text?

2024-04-10 Thread Hans Hagen
    text = "\getbuffer[MyText]",           ]               withshademethod "linear"               withshadedirection down               withshadecolors (red, blue)           ;      \stopMPcode \egroup \startoverlay {\scale[height=\htdp\scratchbo

[NTG-context] Re: Fwd: Re: how to apply gradient color to a piece of text?

2024-04-09 Thread seyal zavira
er[MyText] > \definedfont[name:texgyrepagellabold*default]foo f o o% > \stopbuffer > > \startbuffer[MyText] > \framed[align=normal,frame=off]{\input{tufte}}% > \stopbuffer > > \setbox\scratchbox\hbox\bgroup > \startMPcode > draw lmt_outline [

[NTG-context] Re: Fwd: Re: how to apply gradient color to a piece of text?

2024-04-08 Thread Hans Hagen
ox\scratchbox\hbox\bgroup \startMPcode draw lmt_outline [ kind = "outline", text = "\getbuffer[MyText]", ] withshademethod "linear" withshadedirection down withshadecolors (red, blue)

[NTG-context] weird character normalization in the wiki

2024-03-09 Thread Pablo Rodriguez via ntg-context
normalization on the way]): \definefontfamily[mainface][rm][EBGaramond] \setupbodyfont[mainface, 500pt] \definecolor [tred] [r=1,t=.5,a=1] \definecolor [tblue] [b=1,t=.25,a=1] \starttext \startTEXpage[offset=1ex] \startoverlay {\color[tred]{Ά}} {\color[tblue]{Ά}} \stopoverlay

[NTG-context] Re: Adobe Source Typescript With Design Sizes

2023-11-01 Thread Hans Hagen via ntg-context
]normal \it italic \bf bold \bi bolditalic} \startoverlay {\switchtobodyfont[adobesource]this is a test} {\red\switchtobodyfont[adobesourcedisplay]this is a test} \stopoverlay \startoverlay {\switchtobodyfont[adobesource]\bf this is a test} {\red\switchtobodyfont[adobesourcedisplay]\bf

Re: [NTG-context] new version

2023-06-23 Thread Marcus Vinicius Mesquita via ntg-context
fset=1ts] > \startcombination[1*3] > {\startoverlay > {\vtop{\showmakeup[space]\hsize #1mm\ttest > \samplefile{tufte}}} > {\vtop{\showmakeup[space]\hsize #1mm\rtest > \setupalign[granular]\samplefile{tufte}}} > \stopoverla

Re: [NTG-context] new version

2023-06-23 Thread Hans Hagen via ntg-context
] \definecolor[rtest][a=1,t=.5,r=1] \dostepwiserecurse{80}{120}{1}{ \startTEXpage[offset=1ts] \startcombination[1*3] {\startoverlay {\vtop{\showmakeup[space]\hsize #1mm\ttest \samplefile{tufte}}} {\vtop{\showmakeup[space]\hsize #1mm\rtest

[NTG-context] new upload

2022-11-14 Thread Hans Hagen via ntg-context
uacode \setupmathematics[hz=yes] \startbuffer \showglyphs \dorecurse{20}{\strut test $x + y/2 - w = 10$ }\unskip \stopbuffer \definecolor[tgreen][g=1,t=.5,a=1] \definecolor[tred] [r=1,t=.5,a=1] \startTEXpage[offset=5dk] \startoverlay {\ruledvbox to 5cm{\setupalign [tolerant,stretch]\

Re: [NTG-context] Table breaks incorrectly between pages

2022-05-14 Thread śrīrāma via ntg-context
finehspace[tnumber][0.5em] \startsetups [fheader] \startframed[width=max,frame=off] \startoverlay {\leftaligned{\framedtext[location=top,frame=off,width=fit,offset=0ex]{„ДОЛИНА” Д.О.О. Београд\\ ПЈ за прераду меса\\ ПИБ: СР 100029284\\ МБ: 06434517\\ Текући рачун: 205-15795

[NTG-context] Running the examples from METAFUN-p

2021-10-01 Thread Alain Delmotte via ntg-context
ffer[b] The control sequence at the end of the top line of your error message was never \def'ed. You can just continue as I'll forget about whatever was undefined. It looks like \stopoverlay is not known!!! but \startoverlay is recognised!

Re: [NTG-context] looping an overlay

2021-02-24 Thread Pablo Rodriguez
On 2/24/21 7:44 PM, Wolfgang Schuster wrote: > Pablo Rodriguez schrieb am 24.02.2021 um 19:23: >> [...] >>\starttext >> \startTEXpage[offset=1em] >>\startoverlay >> \dostepwiserecurse{25}{95}{5} >>{{\recurselevel\ }} >

Re: [NTG-context] looping an overlay

2021-02-24 Thread Wolfgang Schuster
Pablo Rodriguez schrieb am 24.02.2021 um 19:23: Dear list, I have the following sample: \starttext \startTEXpage[offset=1em] \startoverlay \dostepwiserecurse{25}{95}{5} {{\recurselevel\ }} \stopoverlay \stopTEXpage \stoptext Which is the right

[NTG-context] looping an overlay

2021-02-24 Thread Pablo Rodriguez
Dear list, I have the following sample: \starttext \startTEXpage[offset=1em] \startoverlay \dostepwiserecurse{25}{95}{5} {{\recurselevel\ }} \stopoverlay \stopTEXpage \stoptext Which is the right way to loop an overlay? Many thanks for your help

[NTG-context] lmtx

2021-02-19 Thread Hans Hagen
tufte }} \def\DemoC#1{\startTEXpage[offset=10pt]\DemoA{#1pt}\blank\DemoB{#1pt}\blank#1pt\stopTEXpage} \starttext \dostepwiserecurse{300}{600}{10}{ \startTEXpage[offset=10pt] \startoverlay {\DemoA{#1pt}} {\DemoB{#1pt}} \stopoverlay

Re: [NTG-context] memoir-style chapter heading

2020-08-18 Thread jbf
=\MemoirChapter, ] %\define[2]\MemoirChapter % {\startoverlay % {#1} % {#2} % \stopoverlay} \define[2]\MemoirChapter {\framed[frame=off,width=broad,align={middle,lohi}] {\startoverlay {\raise1.5ex\hbox

Re: [NTG-context] memoir-style chapter heading

2020-08-18 Thread Otared Kavian
] \setuphead[chapter] [ numberstyle={\switchtobodyfont[48pt]}, numbercolor=gray, alternative=command, command=\MemoirChapter, ] \define[2]\MemoirChapter {\framed[frame=off,width=broad,align=middle] {\startoverlay

Re: [NTG-context] memoir-style chapter heading

2020-08-17 Thread jbf
I meant to include an example of what I mean, since at least it seems to work (am including just the definition part of your example), So at least I can get middle and right alignment. \define[2]\MemoirChapter  {\midaligned{\startoverlay   {#1}   {#2}     \stopoverlay}} Julian On 17

Re: [NTG-context] memoir-style chapter heading

2020-08-17 Thread jbf
, command=\MemoirChapter, ] \define[2]\MemoirChapter% {\startoverlay {#1} {#2} \stopoverlay} \starttext \startchapter[title={This is a test}] \stopchapter \stoptext Overlays don't allow tuning the location...for that you need layers. See the chapter

Re: [NTG-context] memoir-style chapter heading

2020-08-17 Thread Aditya Mahajan
[ numberstyle={\switchtobodyfont[48pt]}, numbercolor=gray, alternative=command, command=\MemoirChapter, ] \define[2]\MemoirChapter% {\startoverlay {#1} {#2} \stopoverlay} \starttext \startchapter[title={This is a test}

Re: [NTG-context] what defines the font size?

2018-10-18 Thread Hans Hagen
andard tex but it's more a gimmick than useful: \starttext % at : fraction of design size % sa : fraction of current bodyfont size % ht : fraction of font ascender % cp : fraction of height of glyph X \starttexdefinition ShowThem #1#2#3 \startoverlay {\color[trace:r]{\definedfont[#1*

Re: [NTG-context] The best command for parallel texts

2018-07-03 Thread Idris Samawi Hamid ادريس سماوي حامد
ne,two] \startoverlay {\raise2\strutdp\outputstreambox[one]} {\raise0\strutdp\outputstreambox[two]} \stopoverlay \startTwoLang \input lorem \nextTwoLang \input davis \stopTwoLang \starttabulate[|p|p|] \NC\input lorem \NC\input davis \NC\NR \stoptabulate \bTABLE[frame=off,align=yes,split=yes

Re: [NTG-context] Circled text in metapost

2018-04-02 Thread Gerhard Kugler
setbounds currentpicture to boundingbox halfcircle scaled 7cm rotated > 180 ; > \stopuseMPgraphic > > \startuseMPgraphic{followtokens-2} > path RotPath ; RotPath := halfcircle scaled 6cm rotated 180 ; > setbounds currentpicture to boundingbox halfcircle scale

Re: [NTG-context] Circled text in metapost

2018-04-02 Thread Hans Hagen
180 ; \stopuseMPgraphic \startoverlay {\startuseMPgraphic{followtokens}\includeMPgraphic{followtokens-1}\stopuseMPgraphic \followtokens{\strut Dies ist ein anderer Text\strut}} {\startuseMPgraphic{followtokens}\includeMPgraphic{followtokens-2}\stopuseMPgraphic \followtokens{\strut

Re: [NTG-context] Inline stacking of text

2017-04-14 Thread Meer, Hans van der
t] SUB-TITLE}% \stopoverlay} \stoptext A question about this code. The final } is equivalent to \stop and closes to \start at the beginning. But I canot see the \stopoverlay matching a \startoverlay, as I would have expected. What am I missing here? Hans

Re: [NTG-context] Different text versions in columns?

2016-11-27 Thread Jean-Pierre Delange
ecurse{5}{Line \recurselevel\par}\pushoutputstream \blank \dorecurse{2}{Line \recurselevel\par}\pushoutputstream \blank \dorecurse{7}{Line \recurselevel\par}\pushoutputstream \stopoutputstream \synchronizestreams[one,two] \startoverlay {\outputstreambox[one]} {\raise2\

Re: [NTG-context] Different text versions in columns?

2016-11-27 Thread Wolfgang Schuster
ne,two] \startoverlay {\outputstreambox[one]} {\raise2\strutdp\outputstreambox[two]} \stopoverlay \stoptext Only the mechanism to create pages/columns for the stream content is missing. Can you elaborate a bit? I’m having the following use case in mind: exactly two streams, one on even-nu

Re: [NTG-context] Combining outer effect with filled glyphs

2014-09-30 Thread Hans Hagen
magic to do this for single lines (creating zero width hboxes etc.), I would really like to typeset a complete paragraph on a poster. Is there any magic that would allow me to do that? \starttext \startbuffer[test] \input tufte \stopbuffer \startoverlay {\framed[align=normal

Re: [NTG-context] Calling \followtokens from with in metapost

2013-10-14 Thread Marco Patzer
; \stopuseMPgraphic} \starttext \startoverlay {\followtokengraphicscale{10cm}%% \followtokenscentred{General socioeconomic cultural and environmental conditions}} {\followtokengraphicscale{8cm}%% \followtokenscentred{Living and working conditions}} {\followtokengraphicscale{6cm

Re: [NTG-context] deeptextcommand and firstcharacter

2013-09-21 Thread Thangalin
Hi, Wolfgang. I tried dropping in the Lua code, but it does not extract the text: \define[1]\StyleChapter{% \StyleChapterFramed{% \framed[align=right, frame=off]{% \startoverlay \color[ColourSecondaryLightest]{% \cldcontext{string.sub(#1,0,1

Re: [NTG-context] deeptextcommand and firstcharacter

2013-09-21 Thread Wolfgang Schuster
Am 21.09.2013 um 20:46 schrieb Thangalin thanga...@gmail.com: Hi, Wolfgang. I tried dropping in the Lua code, but it does not extract the text: \define[1]\StyleChapter{% \StyleChapterFramed{% \framed[align=right, frame=off]{% \startoverlay \color

[NTG-context] overlay lifts image slightly

2013-07-21 Thread Pablo Rodríguez
\dontleavehmode\externalfigure[text-icon.pdf] [scale=5000] \stopstandardmakeup \startstandardmakeup \dontleavehmode\startoverlay {\externalfigure[text-icon.pdf] [scale=5000]}{\sfserif\color[red]{✘}}\stopoverlay\stopoverlay \stopstandardmakeup \stoptext For some reason

Re: [NTG-context] overlay lifts image slightly

2013-07-21 Thread Wolfgang Schuster
][align=middle] \starttext \startstandardmakeup \dontleavehmode\externalfigure[text-icon.pdf] [scale=5000] \stopstandardmakeup \startstandardmakeup \dontleavehmode\startoverlay {\externalfigure[text-icon.pdf] [scale=5000]}{\sfserif\color[red]{✘}}\stopoverlay

Re: [NTG-context] overlay lifts image slightly

2013-07-21 Thread Pablo Rodríguez
=on,offset=1cm]{\externalfigure[Documents/Presentations/al-abordaje/text-icon.pdf][scale=5000]} \stopstandardmakeup \startstandardmakeup \dontleavehmode\startoverlay{\framed[frame=on,offset=1cm]{\externalfigure[Documents/Presentations/al-abordaje/text-icon.pdf][scale=5000]}}{\sfserif\color[red

Re: [NTG-context] overlay lifts image slightly

2013-07-21 Thread Wolfgang Schuster
[…]}. Many thanks for your gast reply, Wolfgang. I‘m afraid that the frame itself lifts the image. Frame and overlay lift the image also. PDF at http://ousia.tk/overlay.pdf. You have to write \smash[d]{\startoverlay …\stopoverlay} to get the same output with the overlay. The \framed command isn’t

Re: [NTG-context] overlay lifts image slightly

2013-07-21 Thread Pablo Rodríguez
On 21/07/13 20:29, Wolfgang Schuster wrote: Am 21.07.2013 um 19:55 schrieb Pablo Rodríguez oi...@web.de: [...] I‘m afraid that the frame itself lifts the image. Frame and overlay lift the image also. PDF at http://ousia.tk/overlay.pdf. You have to write \smash[d]{\startoverlay …\stopoverlay

Re: [NTG-context] split natural table

2013-05-21 Thread Wolfgang Schuster
=max,align={middle,low},foregroundstyle=\ss\bfb,offset=1ex] \startoverlay {\leftaligned {Left}} {\midaligned {Middle}} {\rightaligned{Right}} \stopoverlay \stopframed \stopsetups

Re: [NTG-context] split natural table

2013-05-21 Thread Stephens, Kenny
,align={middle,low},foregroundstyle=\ss\bfb,offset=1ex] \startoverlay {\leftaligned {Left}} {\midaligned {Middle}} {\rightaligned{Right}} \stopoverlay \stopframed \stopsetups \setupheadertexts[\texsetup{header}] Wolfgang

Re: [NTG-context] split natural table

2013-05-21 Thread Wolfgang Schuster
[corner=09,width=broad,align=center,height=\headerheight]% % {\syllabusheader}}] \startsetups[header] \startframed[corner=09,width=max,height=max,align={middle,low},foregroundstyle=\ss\bfb,offset=1ex] \startoverlay {\leftaligned {Left}} {\midaligned {Middle

Re: [NTG-context] split natural table

2013-05-21 Thread Stephens, Kenny
\startoverlay {\leftaligned {Left}} {\midaligned {Middle}} {\rightaligned{Right}} \stopoverlay \egroup \stopsetups \setupheadertexts[\setups{header}] When you have a longer text for all three fields

Re: [NTG-context] Failing MPruns

2013-02-13 Thread Hans Hagen
withcolor red ; endfig ; \stopMPrun \startMPrun beginfig(6) ; fill fullcircle scaled 15mm withcolor green ; endfig ; \stopMPrun \startoverlay {\externalfigure [mprun.foo.1

Re: [NTG-context] Failing MPruns

2013-02-13 Thread Keith J. Schultz
; \stopMPrun \startMPrun beginfig(6) ; fill fullcircle scaled 15mm withcolor green ; endfig ; \stopMPrun \startoverlay {\externalfigure [mprun.foo.1]} {\externalfigure [mprun.6]} {\externalfigure

Re: [NTG-context] Layer vs. overlay

2013-01-12 Thread Procházka Lukáš
] \starttext \startoverlay {\strut\red m} {\strut\green a} {\strut\blue l} \stopoverlay \stoptext After you do know now what overlays are I come to the real overlay mechanism. Overlays are created with the \defineoverlay command which takes a name for the overlay and its content

Re: [NTG-context] [***Spam/VIR***] Re: Layer vs. overlay

2013-01-12 Thread Procházka Lukáš
and vertical centered. \setupbodyfont[40pt] \starttext \startoverlay {\strut\red m} {\strut\green a} {\strut\blue l} \stopoverlay \stoptext After you do know now what overlays are I come to the real overlay mechanism. Overlays are created with the \defineoverlay command which takes a name

Re: [NTG-context] Layer vs. overlay

2013-01-11 Thread Wolfgang Schuster
horizontal and vertical centered. \setupbodyfont[40pt] \starttext \startoverlay {\strut\red m} {\strut\green a} {\strut\blue l} \stopoverlay \stoptext After you do know now what overlays are I come to the real overlay mechanism. Overlays are created with the \defineoverlay command

Re: [NTG-context] MetaPost Animations

2012-12-30 Thread Wolfgang Schuster
example are only one method to set the content for each frame (it emulates the \startoverlay and \startcombination input), when you use a loop you have to use \frame{…} or \startframe … \stopframe to set the content for each frame. Example: \usemodule[animation] \setupinteraction[state=start

Re: [NTG-context] alignment in a footer

2012-05-31 Thread Jan Pohanka
Thank you for answer, I have discovered, that \tbox does the job for me. \startoverlay {\leftaligned{nazev}} {\midaligned{\pagenumber /\totalnumberofpages}} {\rightaligned{\tbox{\externalfigure[jc_logo_small][width=4cm]}}} \stopoverlay regards Jan Dne Wed, 30 May 2012

Re: [NTG-context] alignment in a footer

2012-05-30 Thread Willi Egger
\framed[frame=off,bottomframe=on,width=broad,align=flushleft]{\ss No part of this document may be reproduced, modified or disclosed to third parties in any form without the prior written permission of COMPANY. This document is copyrighted by COMPANY with all rights reserved.} \startoverlay

Re: [NTG-context] Left and centered text on the same line

2011-03-05 Thread Wolfgang Schuster
Am 05.03.2011 um 23:01 schrieb C.: Good evening, How can I place left aligned and centered text on one line? So that the centered text is in the same place as with \startaligned[middle] \starttext \startoverlay {\leftaligned{left}} {\midaligned{middle}} % {\rightaligned{right

Re: [NTG-context] Animations (again, but different)

2010-11-14 Thread Erik Margraf
] [state=stop,global=yes] \defineproperty [2] [layer] [state=stop,global=yes] \defineproperty [3] [layer] [state=stop,global=yes] \defineproperty [4] [layer] [state=stop,global=yes] \starttexdefinition properties \startoverlay {\startproperty[1]\overlayfigure{cow}\stopproperty

Re: [NTG-context] Animations (again, but different)

2010-11-11 Thread Erik Margraf
: \setupinteraction[state=start] \defineproperty [1] [layer] [state=stop,global=yes] \defineproperty [2] [layer] [state=stop,global=yes] \defineproperty [3] [layer] [state=stop,global=yes] \defineproperty [4] [layer] [state=stop,global=yes] \starttexdefinition properties \startoverlay

Re: [NTG-context] Animations (again, but different)

2010-11-04 Thread Wolfgang Schuster
] \defineproperty [4] [layer] [state=stop,global=yes] \starttexdefinition properties \startoverlay {\startproperty[1]\overlayfigure{cow}\stopproperty} {\startproperty[2]\overlayfigure{mill}\stopproperty} {\startproperty[3]\overlayfigure{hacker}\stopproperty} {\startproperty[4

[NTG-context] Animations

2010-11-02 Thread Wolfgang Schuster
] contains a few example, the environment is inspired by \startoverlay/\stopoverlay but it needs a alternative method to allow loops (look at the third example in this file). The second test file shows which navigation buttons i want for such a module, the are “first frame”, “previous frame”, “play

Re: [NTG-context] base- vs. node-kerning

2009-04-04 Thread Hans Hagen
[MinBase][name:minionpro-regular*base] \definefont[MinNode][name:minionpro-regular*node] % \definefont[MinBase][Serif*base] % \definefont[MinNode][Serif*node] \starttext \startbuffer[Kerning] \startlines Wer Tat Ver VAI \stoplines \stopbuffer \startTEXpage \startoverlay {\hbox

Re: [NTG-context] base- vs. node-kerning

2009-04-04 Thread Andreas Harder
\startTEXpage \startoverlay {\hbox to 1cm {\vbox{\MinBase\darkred{\getbuffer[Kerning] {\hbox to 1cm {\vbox{\MinNode{\getbuffer[Kerning] \stopoverlay \stopTEXpage \stoptext ok, fixed in next beta (if your're in a hurry i can send you a patch); bug was introduced when finishing

[NTG-context] base- vs. node-kerning

2009-04-03 Thread Andreas Harder
-regular*base] \definefont[MinNode][name:minionpro-regular*node] % \definefont[MinBase][Serif*base] % \definefont[MinNode][Serif*node] \starttext \startbuffer[Kerning] \startlines Wer Tat Ver VAI \stoplines \stopbuffer \startTEXpage \startoverlay {\hbox to 1cm {\vbox

[NTG-context] Kerning and Minion Pro

2009-01-16 Thread Andreas Harder
=node] \definefontfeature[nonekerned][default][mode=base,kern=no] \starttext \startbuffer[KernTest] \startlines Av, AV, LT, LV, Ly, TA, To, Ty, Te, T. Va, V., Ya, Yo, Y. \stoplines \stopbuffer \startTEXpage % Minion Pro \startoverlay {\vbox{\red \definedfont[name:MinionPro

Re: [NTG-context] How to overlap two figures?

2008-11-25 Thread Hans Hagen
??? ??? wrote: Dear all, I'd like to two figures in one place. There is a base figure, and I'd like to put other figures on the base figure case by case. base file + figure 1, base file + figure 2, The figures are created using metafun. Thank you for help. \startoverlay

Re: [NTG-context] ConTeXt-ifying Kile

2008-01-02 Thread Matija Šuklje
\stopnotmode \startopposite \stopopposite \startoverlay{text}{text} \stopoverlay \startoverview[names] \stopoverview \startpacked[blank] \stoppacked \startparagraph \stopparagraph \startpositioning \stoppositioning \startpostponing \stoppostponing \startproduct file \stopproduct \startprofile[names

Re: [NTG-context] luatex and typescripts/fonts

2007-08-29 Thread Hans Hagen
=yes,mode=node] \definefontfeature [default-none] [script=dftl,language=dflt,liga=yes,kern=no, tlig=yes,trep=yes] \startoverlay {\vtop{\color[red] {\font\test=name:lmroman12regular*default-node \test \input ward \input zapf \input linden }}} {\vtop{\color[green]{\font\test

Re: [NTG-context] whitespace in framedtext

2007-07-04 Thread Wolfgang Schuster
; and it is not parametrized. Someone knows the trick? perhaps with an overlay? -- \def\TightFrame {\startoverlay {\framed[width=\overlaywidth,height=\dimexpr(\overlayheight - 5ex)]{}}{}\stopoverlay} \defineoverlay[TightFrame][\TightFrame

Re: [NTG-context] whitespace in framedtext

2007-07-03 Thread Patrick Gundlach
with an overlay? -- \def\TightFrame {\startoverlay {\framed[width=\overlaywidth,height=\dimexpr(\overlayheight - 5ex)]{}}{}\stopoverlay} \defineoverlay[TightFrame][\TightFrame] \starttext \startframedtext [background=TightFrame,frame=off] Hallo

Re: [NTG-context] whitespace in framedtext

2007-07-03 Thread John R. Culleton
; and it is not parametrized. Someone knows the trick? perhaps with an overlay? -- \def\TightFrame {\startoverlay {\framed[width=\overlaywidth,height=\dimexpr(\overlayheight - 5ex)]{}}{}\stopoverlay} \defineoverlay[TightFrame][\TightFrame

Re: [NTG-context] wrong order of content-list items if using balanced columnsets

2006-02-28 Thread Vit Zyka
according to mark number - it is correct (not sure if it is implemented?). it's a kind of bug; how about swapping the order: (page-lyr.tex) \def\settextpagecontent#1#2#3% #2 and #3 will disappear {\doifelselayerdata{OTRTEXT} {\setbox#1\hbox to \makeupwidth {\startoverlay

Re: [NTG-context] wrong order of content-list items if using balanced columnsets

2006-02-27 Thread Hans Hagen
items according to mark number - it is correct (not sure if it is implemented?). it's a kind of bug; how about swapping the order: (page-lyr.tex) \def\settextpagecontent#1#2#3% #2 and #3 will disappear {\doifelselayerdata{OTRTEXT} {\setbox#1\hbox to \makeupwidth {\startoverlay

Re: [NTG-context] Superimposing two flowcharts

2004-04-22 Thread Hans Hagen
consists of the remaining shapes (of which two are invisible because their shape is defined as `node'). My idea is to put one flowchart on top of the other. Is this possible? And if it is, how should I do this? B.t.w. using `offset=overlay' in \setupFLOWcharts gives a syntax error. \startoverlay